home *** CD-ROM | disk | FTP | other *** search
/ Aminet 5 / Aminet 5 - March 1995.iso / Aminet / util / wb / DropIt.lha / DropIt! / EnglishDocs / ShowText.doc < prev    next >
Text File  |  1994-08-08  |  4KB  |  147 lines

  1.  
  2. *** ShowText v0.9 (August, 8th 1994) ***
  3. *** by Jean-Yves Oberlé              ***
  4.  
  5.  
  6. 0.Summary
  7.  
  8.   1.Introduction
  9.  
  10.   2.Starting ShowText
  11.  
  12.     2.1.Starting from the Workbench
  13.  
  14.     2.2.Starting from the Shell
  15.  
  16.   3.Error messages
  17.  
  18.   4.History
  19.  
  20.   5.Copyright
  21.  
  22.  
  23. 1.Introduction
  24.  
  25.     ShowText is a little utility which makes it possible to display
  26.   ASCII files.
  27.  
  28.     This program can only be run under Kickstart v2.04 or higher and
  29.   uses the locale library if it exists. For the moment, only English and
  30.   French are available.
  31.  
  32.  
  33. 2.Starting ShowText
  34.  
  35.     ShowText can either be started from the Workbench or from the Shell.
  36.  
  37.  
  38. 2.1.Starting from the Workbench
  39.  
  40.     Once ShowText has been started by clicking twice on its icon, it
  41.   opens a file requester asking for a text to display. This text is dis-
  42.   played on a screen opened by ShowText.
  43.  
  44.     The following commands can then be used :
  45.  
  46.       '2' or 'cursor down'         :  Move one line down
  47.       '8' or 'cursor up'           :  Move one line up
  48.       '3' or 'shift + cursor down' :  Move one page down
  49.       '9' or 'shift + cursor up'   :  Move one page up
  50.       '7'                          :  Goto top of text
  51.       '1'                          :  Goto end of text
  52.       'a'                          :  Print all file
  53.       'p'                          :  Print page
  54.       's'                          :  Stop printing
  55.       'h' or 'Help'                :  Display help page
  56.       'Esc' or 'q'                 :  Quit
  57.  
  58.  
  59. 2.2.Starting from the Shell
  60.  
  61.     The syntax is in this case :
  62.  
  63.       ShowText [<text>] [REQ], where :
  64.  
  65.         <text> is the name of the ASCII file,
  66.  
  67.         REQ tells ShowText to display a possible error message in a re-
  68.             quester and not in the Shell window.
  69.  
  70.  
  71. 3.Error messages
  72.  
  73.     ShowText can display the following error messages :
  74.  
  75.       "Can't open intuition library v37" :
  76.  
  77.         The intuition library version 37 (or higher) is not available.
  78.         You should use a more recent Kickstart version (at least 2.04).
  79.  
  80.       "Can't open dos library v37" :
  81.  
  82.         The dos library version 37 (or higher) is not available. You
  83.         should use a more recent Kickstart version (at least 2.04).
  84.  
  85.       "Can't open asl library v37" :
  86.  
  87.         The asl library version 37 (or higher) is not available. You
  88.         should use a more recent Workbench version (at least 2.04).
  89.  
  90.       "Can't open console device" :
  91.  
  92.         There isn't enough memory to open the console device. Try to
  93.         free some by closing some applications or windows.
  94.  
  95.       "Can't open printer device" :
  96.  
  97.         The printer device cannot be opened because another application
  98.         is printing now.
  99.  
  100.       "Can't open a screen" :
  101.  
  102.         There isn't enough chip memory to open a screen. Try to close
  103.         some screens and windows and retry.
  104.  
  105.       "Can't open a window" :
  106.  
  107.         There isn't enough chip memory to open a window. Try to close
  108.         some screens and windows and retry.
  109.  
  110.       "Out of memory" :
  111.  
  112.         ShowText needs more memory. Try to free some by closing some ap-
  113.         plications or windows.
  114.  
  115.       "Can't read file" :
  116.  
  117.         The chosen file cannot be read. This might be caused by a non-
  118.         existent file name, a disk removed too quickly from the drive, a
  119.         lack of memory, ...
  120.  
  121.       "Error while printing" :
  122.  
  123.         An error occured while ShowText was printing the text (lack of
  124.         memory, printer ran out of paper, ...).
  125.  
  126.  
  127. 4.History
  128.  
  129.     08.08.94 : first released version (0.9) of ShowText.
  130.  
  131.  
  132. 5.Copyright
  133.  
  134.     ShowText is a freeware. This means that it is copyright by Jean-Yves
  135.   Oberlé but it may be freely distributed.
  136.  
  137.     No guarantee of any kind is given that the program is reliable. The
  138.   author cannot be made responsible for any damage which is caused by
  139.   the use of his program.
  140.  
  141.     For any suggestions, bug reports, ... you can write to the author :
  142.  
  143.                             Jean-Yves Oberlé
  144.                             14, rue Christine de Saxe
  145.                             67170 Brumath
  146.                             France
  147.